-
Couldn't load subscription status.
- Fork 2.1k
vCPU Hotplug Performance Tests #4722
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: feature/vcpu-hotplug
Are you sure you want to change the base?
vCPU Hotplug Performance Tests #4722
Conversation
d7f4688 to
894391c
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feature/vcpu-hotplug #4722 +/- ##
========================================================
- Coverage 81.95% 81.94% -0.01%
========================================================
Files 257 257
Lines 31762 31768 +6
========================================================
+ Hits 26031 26033 +2
- Misses 5731 5735 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
bf763f9 to
4255c2e
Compare
a8819ed to
4faee33
Compare
65ea7a1 to
539316f
Compare
109bd54 to
126f126
Compare
126f126 to
e699567
Compare
Change the boot timer timestamp to be public, so that the timer can also be used for measuring hotplugging Signed-off-by: James Curtis <[email protected]>
c40d67c to
e83fba8
Compare
Create performance tests that measure the latency of hotplugging using both a udev rule and an a userspace agent to online vCPUs. Signed-off-by: James Curtis <[email protected]>
e83fba8 to
1cb9072
Compare
Changes
Add non-CI performance tests for vCPU hot-plugging
Reason
To facilitate the performance analysis of vCPU hot-plugging (should it need to be analysed again)
License Acceptance
By submitting this pull request, I confirm that my contribution is made under
the terms of the Apache 2.0 license. For more information on following Developer
Certificate of Origin and signing off your commits, please check
CONTRIBUTING.md.PR Checklist
PR.
CHANGELOG.md.TODOs link to an issue.contribution quality standards.
rust-vmm.